home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Languages Suite
/
ProgramD2.iso
/
Visual Database
/
Visual Foxpro 6.0 (Ent. Edition)
/
Vf6ent Extractor.EXE
/
TOOLS
/
HEXEDIT
/
HEXEDIT.PRG
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-05-26
|
372 b
|
8 lines
** The HexEdit form accepts a parameter containing the path to the
** file to edited. If an SCX is the main program in an APP file,
** it does not accept parameters passed from outside the app. So
** this is just a shell prg to pass the parameter to the form. This
** prg becomes the main program in the app.
PARAMETER Param1
DO FORM HEXEDIT WITH PARAM1